Computer Graphics World - translation to Αγγλικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

Computer Graphics World - translation to Αγγλικά

GRAPHICS THAT USE A TWO-DIMENSIONAL REPRESENTATION OF GEOMETRIC DATA
2D graphics; 2d computer graphics; 2d graphics; 2D Computer Graphics; 2-D computer graphics
  • composited]] with 3D backgrounds using layers
  • sprite]]s (left) and masks
  • A rotation through angle ''θ'' with non-standard axes
  • A counterclockwise rotation of a vector through angle ''θ''. The vector is initially aligned with the x-axis.
  • reflection]] against an axis followed by a reflection against a second axis parallel to the first one results in a total motion which is a translation.
  • A translation moves every point of a figure or a space by the same amount in a given direction.

Computer Graphics World      
"Computers Graphics World", Amerikaans maandblad met als thema gecomputeriseerde grafica en alles wat met video en animatie te maken heeft
computer graphics         
PICTURES AND GRAPHICS, POSSIBLY ANIMATED, THAT ARE GENERATED USING COMPUTERS, FOR TRANSFORMING AND COMPOSITING VARIOUS SOURCES OF IMAGES OR DATA WITH PRECISE DEFINITIONS OF STYLE, LAYOUT, EFFECTS, SEQUENCING AND SYNCHRONIZATION
Computer Painting; Computer painting; CG artwork; Computer Graphics; CG Artwork; CG imagery; Graphical computing; History of computer graphics; Graphics primitives; Triangle primitives; Cg artwork; Applications of computer graphics; Computer-graphics
computergrafiek
Color Graphics Adapter         
  • 13px
  • 13px
  • Back of a CGA Video Adapter board, with the RCA composite output connector visible on the right
  • 148x148px
  • alt=
  • 80-column text on RGB (left) vs. composite monitor (right)
  • 13px
  • 13px
  • DE-9 connector seen when looking at the back of a PC
  • Title screen of PakuPaku, a [[Pac-Man]] clone that uses 160×100 mode
  • A single big "pixel" in 160×100 mode. This is the two top rows of half of character 221. Note the eight constituent non-square pixels and the overall 1:1.2 aspect ratio.
COMPUTER DISPLAY STANDARD
Color graphics adapter; Color Graphics Adaptor; Colour Graphics Adapter; IBM Color Graphics Adapter; Color/Graphics Adapter; CGA graphics; CGA composite mode; GRAFTABL (DOS command); GRAFTABL (command); GRAFTABL; CGA display; CGA (IBM); IBM CGA; CGA palettes; CGA monitor; Color Graphics Array
grafische kleuren adapter, CGA

Ορισμός

Silicon Graphics, Inc.
<company> (SGI) Manufacturer of workstations and software for graphics and image processing. SGI was founded by Dr. James H. Clark, who left some time before May 1994 to head Mosaic Communications Corporation. Quarterly sales $433M, profits $44M (Aug 1994). http://sgi.com/. (1994-09-26)

Βικιπαίδεια

2D computer graphics

2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models (such as 2D geometric models, text, and digital images) and by techniques specific to them. It may refer to the branch of computer science that comprises such techniques or to the models themselves.

2D computer graphics are mainly used in applications that were originally developed upon traditional printing and drawing technologies, such as typography, cartography, technical drawing, advertising, etc. In those applications, the two-dimensional image is not just a representation of a real-world object, but an independent artifact with added semantic value; two-dimensional models are therefore preferred, because they give more direct control of the image than 3D computer graphics (whose approach is more akin to photography than to typography).

In many domains, such as desktop publishing, engineering, and business, a description of a document based on 2D computer graphics techniques can be much smaller than the corresponding digital image—often by a factor of 1/1000 or more. This representation is also more flexible since it can be rendered at different resolutions to suit different output devices. For these reasons, documents and illustrations are often stored or transmitted as 2D graphic files.

2D computer graphics started in the 1950s, based on vector graphics devices. These were largely supplanted by raster-based devices in the following decades. The PostScript language and the X Window System protocol were landmark developments in the field.